[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: gtkproc.pp line 716
type TStyleObject = record |
Obj: PGtkObject; |
Style: PGTKStyle; |
Widget: PGTKWidget; |
FrameBordersValid: Boolean; |
FrameBorders: TRect; |
end; |