[Overview][Types][Classes][Procedures and functions][Index] |
Source position: fpg_panel.pas line 324
function CreateGroupBox( |
AOwner: TComponent; |
ALeft: TfpgCoord; |
ATop: TfpgCoord; |
AWidth: TfpgCoord; |
AHeight: TfpgCoord; |
AText: ; |
AStyle: TPanelStyle; |
AALignment: TAlignment = taCenter; |
AMargin: Integer = 2 |
):TfpgGroupBox; |