Source position: libsdl3_ttf.pas line 77
type TTTF_SubString = record |
||
flags: TTTF_SubStringFlags; |
|
|
offset: LongInt; |
|
|
length: LongInt; |
|
|
line_index: LongInt; |
|
|
cluster_index: LongInt; |
|
|
rect: TSDL_Rect; |
|
|
end; |
CT Web help |
CodeTyphon Studio |