I just want to bold some text on a form and there's zero documentation.
Checked wiki.
Ctrl + Space doesn't show anything, just that it's type TFONTSTYLES
Anyone help and/or explain how to quickly look through the includes to find the record.
I just want to bold some text on a form and there's zero documentation.
Checked wiki.
Ctrl + Space doesn't show anything, just that it's type TFONTSTYLES
Anyone help and/or explain how to quickly look through the includes to find the record.
I'm back
Check the tutorial's in the Advanced scripting area. If you still can't get it I'll help you more when I get home tonight. It should be something like Font.style := fsBold; Call that before you call Caption for what ever you are making making on the TForm.
"Sometimes User's don't need the Answer spelled out with Code. Sometimes all they need is guidance and explanation of the logic to get where they are going."
Ctrl + Space and type "fs" for the fill list.Simba Code:TLabel.FontStyle := [fsBold];![]()
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
There are currently 1 users browsing this thread. (0 members and 1 guests)