API:FMX.Platform.IFMXDialogService.DialogPageSetup
Delphi
function DialogPageSetup(var AMargin, AMinMargin: TRect; var APaperSize: TPointF;
var AUnits: TPageMeasureUnits; AOptions: TPageSetupDialogOptions): Boolean;
C++
virtual bool __fastcall DialogPageSetup(System::Types::TRect &AMargin, System::Types::TRect &AMinMargin, System::Types::TPointF &APaperSize, System::Uitypes::TPageMeasureUnits &AUnits, System::Uitypes::TPageSetupDialogOptions AOptions) = 0 ;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | FMX.Platform.pas FMX.Platform.hpp |
FMX.Platform | IFMXDialogService |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !